2025-04-06 20:13:52,019 [ 515971 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-04-06 20:13:52,019 [ 515971 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:97, check_args_and_update_paths) 2025-04-06 20:13:52,019 [ 515971 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:108, check_args_and_update_paths) 2025-04-06 20:13:52,019 [ 515971 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:110, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_mysi52 --privileged --dns-search='.' --memory=30709035008 --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=6712d5cc610d -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_system_flush_logs/test.py::test_system_logs_exists test_system_flush_logs/test.py::test_system_logs_non_empty_queue test_system_flush_logs/test.py::test_system_suspend test_system_logs/test_system_logs.py::test_system_logs_engine_expr test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr test_system_logs/test_system_logs.py::test_system_logs_order_by_expr test_system_logs/test_system_logs.py::test_system_logs_settings_expr test_system_logs_comment/test.py::test_system_logs_comment test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate 'test_system_merges/test.py::test_merge_simple[]' 'test_system_merges/test.py::test_merge_simple[replicated]' 'test_system_merges/test.py::test_mutation_simple[]' 'test_system_merges/test.py::test_mutation_simple[replicated]' test_system_metrics/test.py::test_attach_without_zk_incr_readonly_metric test_system_metrics/test.py::test_broken_tables_readonly_metric test_system_metrics/test.py::test_metrics_storage_buffer_size test_system_reload_async_metrics/test.py::test_system_reload_async_metrics test_system_start_stop_listen/test.py::test_all_protocols test_system_start_stop_listen/test.py::test_custom_protocols test_system_start_stop_listen/test.py::test_default_protocols test_system_start_stop_listen/test.py::test_except test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime test_truncate_database/test_replicated.py::test_truncate_database_replicated test_unambiguous_alter_commands/test.py::test_alter test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 'test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0]' 'test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1]' test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config test_user_valid_until/test.py::test_basic test_user_valid_until/test.py::test_details test_user_valid_until/test.py::test_multiple_authentication_methods test_user_valid_until/test.py::test_restart test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_zero_copy_fetch/test.py::test_fetch_correct_volume test_zero_copy_fetch/test.py::test_zero_copy_mutation test_zookeeper_config/test_password.py::test_identity test_zookeeper_config_load_balancing/test.py::test_first_or_random test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance test_zookeeper_config_load_balancing/test.py::test_in_order test_zookeeper_config_load_balancing/test.py::test_nearest_hostname -vvv" altinityinfra/integration-tests-runner:cd6390247eca '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: random-0.2, timeout-2.2.0, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [51 items] scheduling tests via LoadFileScheduling test_timezone_config/test.py::test_check_timezone_config test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_user_valid_until/test.py::test_basic test_system_start_stop_listen/test.py::test_all_protocols test_system_merges/test.py::test_merge_simple[] test_zookeeper_config_load_balancing/test.py::test_first_or_random test_system_logs/test_system_logs.py::test_system_logs_engine_expr test_system_metrics/test.py::test_attach_without_zk_incr_readonly_metric test_system_flush_logs/test.py::test_system_logs_exists test_user_grants_from_config/test.py::test_allow_read_from_system_tables [gw7] [ 1%] PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config [gw1] [ 3%] PASSED test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort [gw7] [ 5%] PASSED test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config [gw7] [ 7%] PASSED test_user_grants_from_config/test.py::test_user_grants_from_config [gw1] [ 9%] PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate [gw1] [ 11%] PASSED test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 [gw6] [ 13%] PASSED test_system_flush_logs/test.py::test_system_logs_exists test_system_flush_logs/test.py::test_system_logs_non_empty_queue [gw1] [ 15%] PASSED test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime [gw0] [ 17%] PASSED test_system_logs/test_system_logs.py::test_system_logs_engine_expr test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr [gw1] [ 19%] PASSED test_timezone_config/test.py::test_overflow_toDateTime [gw6] [ 21%] PASSED test_system_flush_logs/test.py::test_system_logs_non_empty_queue test_system_flush_logs/test.py::test_system_suspend test_system_logs_recreate/test.py::test_drop_system_log [gw6] [ 23%] PASSED test_system_flush_logs/test.py::test_system_suspend [gw5] [ 25%] PASSED test_zookeeper_config_load_balancing/test.py::test_first_or_random test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance test_unambiguous_alter_commands/test.py::test_alter test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance [gw0] [ 27%] PASSED test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr test_system_logs/test_system_logs.py::test_system_logs_order_by_expr [gw5] [ 29%] PASSED test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance test_zookeeper_config_load_balancing/test.py::test_in_order [gw0] [ 31%] PASSED test_system_logs/test_system_logs.py::test_system_logs_order_by_expr test_system_logs/test_system_logs.py::test_system_logs_settings_expr [gw8] [ 33%] PASSED test_system_metrics/test.py::test_attach_without_zk_incr_readonly_metric test_system_metrics/test.py::test_broken_tables_readonly_metric [gw0] [ 35%] PASSED test_system_logs/test_system_logs.py::test_system_logs_settings_expr [gw5] [ 37%] PASSED test_zookeeper_config_load_balancing/test.py::test_in_order test_zookeeper_config_load_balancing/test.py::test_nearest_hostname [gw5] [ 39%] PASSED test_zookeeper_config_load_balancing/test.py::test_nearest_hostname [gw2] [ 41%] PASSED test_system_merges/test.py::test_merge_simple[] test_system_merges/test.py::test_merge_simple[replicated] [gw4] [ 43%] PASSED test_user_valid_until/test.py::test_basic test_user_valid_until/test.py::test_details [gw4] [ 45%] PASSED test_user_valid_until/test.py::test_details test_user_valid_until/test.py::test_multiple_authentication_methods [gw8] [ 47%] PASSED test_system_metrics/test.py::test_broken_tables_readonly_metric test_system_metrics/test.py::test_metrics_storage_buffer_size [gw1] [ 49%] PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance [gw1] [ 50%] PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance [gw6] [ 52%] PASSED test_unambiguous_alter_commands/test.py::test_alter test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command [gw3] [ 54%] PASSED test_system_start_stop_listen/test.py::test_all_protocols test_system_start_stop_listen/test.py::test_custom_protocols [gw6] [ 56%] PASSED test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data [gw4] [ 58%] PASSED test_user_valid_until/test.py::test_multiple_authentication_methods test_user_valid_until/test.py::test_restart [gw8] [ 60%] PASSED test_system_metrics/test.py::test_metrics_storage_buffer_size test_system_logs_comment/test.py::test_system_logs_comment test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated [gw3] [ 62%] PASSED test_system_start_stop_listen/test.py::test_custom_protocols test_system_start_stop_listen/test.py::test_default_protocols [gw9] [ 64%] PASSED test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_zero_copy_fetch/test.py::test_fetch_correct_volume [gw2] [ 66%] PASSED test_system_merges/test.py::test_merge_simple[replicated] test_system_merges/test.py::test_mutation_simple[] [gw4] [ 68%] PASSED test_user_valid_until/test.py::test_restart [gw9] [ 70%] PASSED test_zero_copy_fetch/test.py::test_fetch_correct_volume test_zero_copy_fetch/test.py::test_zero_copy_mutation test_system_reload_async_metrics/test.py::test_system_reload_async_metrics [gw3] [ 72%] PASSED test_system_start_stop_listen/test.py::test_default_protocols test_system_start_stop_listen/test.py::test_except [gw9] [ 74%] PASSED test_zero_copy_fetch/test.py::test_zero_copy_mutation test_zookeeper_config/test_password.py::test_identity [gw6] [ 76%] PASSED test_system_logs_comment/test.py::test_system_logs_comment [gw7] [ 78%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw5] [ 80%] PASSED test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data [gw1] [ 82%] PASSED test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated [gw3] [ 84%] PASSED test_system_start_stop_listen/test.py::test_except [gw0] [ 86%] PASSED test_system_reload_async_metrics/test.py::test_system_reload_async_metrics test_truncate_database/test_replicated.py::test_truncate_database_replicated [gw8] [ 88%] PASSED test_zookeeper_config/test_password.py::test_identity [gw2] [ 90%] PASSED test_system_merges/test.py::test_mutation_simple[] test_system_merges/test.py::test_mutation_simple[replicated] [gw0] [ 92%] PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated [gw7] [ 94%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] [gw2] [ 96%] PASSED test_system_merges/test.py::test_mutation_simple[replicated] [gw7] [ 98%] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] [gw7] [100%] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] ============================== slowest durations =============================== 54.72s call test_system_logs_recreate/test.py::test_system_logs_recreate 38.41s call test_system_merges/test.py::test_mutation_simple[replicated] 37.68s call test_system_merges/test.py::test_mutation_simple[] 24.55s setup test_system_metrics/test.py::test_attach_without_zk_incr_readonly_metric 23.50s call test_system_logs_recreate/test.py::test_drop_system_log 22.27s setup test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 21.68s teardown test_system_logs/test_system_logs.py::test_system_logs_settings_expr 21.52s teardown test_zero_copy_fetch/test.py::test_zero_copy_mutation 20.70s call test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 20.64s setup test_zookeeper_config_load_balancing/test.py::test_first_or_random 20.45s setup test_system_merges/test.py::test_merge_simple[] 19.14s setup test_system_start_stop_listen/test.py::test_all_protocols 17.99s setup test_zookeeper_config/test_password.py::test_identity 17.98s setup test_truncate_database/test_replicated.py::test_truncate_database_replicated 17.73s call test_user_valid_until/test.py::test_basic 17.54s setup test_system_logs/test_system_logs.py::test_system_logs_engine_expr 16.92s setup test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated 16.06s call test_system_start_stop_listen/test.py::test_all_protocols 15.66s teardown test_system_metrics/test.py::test_metrics_storage_buffer_size 14.88s setup test_timezone_config/test.py::test_check_timezone_config 14.60s setup test_user_grants_from_config/test.py::test_allow_read_from_system_tables 14.28s call test_system_start_stop_listen/test.py::test_except 14.22s setup test_user_valid_until/test.py::test_basic 14.17s setup test_system_flush_logs/test.py::test_system_logs_exists 14.06s setup test_system_reload_async_metrics/test.py::test_system_reload_async_metrics 14.04s setup test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data 13.95s setup test_system_logs_recreate/test.py::test_drop_system_log 13.74s setup test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 12.38s call test_system_merges/test.py::test_merge_simple[replicated] 11.68s teardown test_zookeeper_config/test_password.py::test_identity 11.29s call test_system_merges/test.py::test_merge_simple[] 11.24s setup test_system_logs_comment/test.py::test_system_logs_comment 10.59s setup test_unambiguous_alter_commands/test.py::test_alter 10.05s setup test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance 9.22s call test_system_start_stop_listen/test.py::test_default_protocols 8.89s call test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data 7.91s call test_user_valid_until/test.py::test_restart 6.77s call test_system_logs_comment/test.py::test_system_logs_comment 6.76s call test_system_metrics/test.py::test_broken_tables_readonly_metric 6.22s teardown test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 6.03s call test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr 5.42s teardown test_system_start_stop_listen/test.py::test_except 5.32s teardown test_truncate_database/test_replicated.py::test_truncate_database_replicated 5.20s call test_system_start_stop_listen/test.py::test_custom_protocols 4.87s teardown test_zookeeper_config_load_balancing/test.py::test_nearest_hostname 4.84s teardown test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance 4.60s teardown test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data 4.60s call test_system_flush_logs/test.py::test_system_logs_exists 4.49s call test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated 4.47s teardown test_timezone_config/test.py::test_overflow_toDateTime 4.39s teardown test_system_merges/test.py::test_mutation_simple[replicated] 4.37s teardown test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated 3.98s teardown test_user_grants_from_config/test.py::test_user_grants_from_config 3.94s call test_zero_copy_fetch/test.py::test_zero_copy_mutation 3.38s call test_user_valid_until/test.py::test_multiple_authentication_methods 3.32s teardown test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 3.02s call test_truncate_database/test_replicated.py::test_truncate_database_replicated 2.92s call test_system_metrics/test.py::test_metrics_storage_buffer_size 2.86s call test_zero_copy_fetch/test.py::test_fetch_correct_volume 2.79s call test_system_metrics/test.py::test_attach_without_zk_incr_readonly_metric 2.70s call test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance 2.64s call test_zookeeper_config_load_balancing/test.py::test_nearest_hostname 2.54s call test_zookeeper_config_load_balancing/test.py::test_in_order 2.47s call test_system_flush_logs/test.py::test_system_suspend 2.39s call test_zookeeper_config_load_balancing/test.py::test_first_or_random 1.53s call test_system_logs/test_system_logs.py::test_system_logs_engine_expr 1.46s call test_user_valid_until/test.py::test_details 1.43s call test_system_reload_async_metrics/test.py::test_system_reload_async_metrics 1.38s call test_system_logs/test_system_logs.py::test_system_logs_order_by_expr 1.31s call test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 1.27s teardown test_system_flush_logs/test.py::test_system_suspend 1.26s teardown test_user_valid_until/test.py::test_restart 1.24s call test_system_flush_logs/test.py::test_system_logs_non_empty_queue 1.21s call test_timezone_config/test.py::test_overflow_toDate32 1.19s teardown test_system_logs_comment/test.py::test_system_logs_comment 1.17s call test_system_logs/test_system_logs.py::test_system_logs_settings_expr 1.14s teardown test_system_reload_async_metrics/test.py::test_system_reload_async_metrics 1.11s call test_timezone_config/test.py::test_overflow_toDate 1.07s call test_timezone_config/test.py::test_overflow_toDateTime 0.95s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 0.80s call test_zookeeper_config/test_password.py::test_identity 0.77s call test_unambiguous_alter_commands/test.py::test_alter 0.58s call test_user_grants_from_config/test.py::test_user_grants_from_config 0.53s call test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.48s call test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 0.48s call test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 0.42s call test_user_grants_from_config/test.py::test_role_grants_from_config 0.27s call test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 0.27s call test_timezone_config/test.py::test_check_timezone_config 0.02s call test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance 0.01s call test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance 0.00s setup test_zero_copy_fetch/test.py::test_fetch_correct_volume 0.00s teardown test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 0.00s setup test_system_metrics/test.py::test_metrics_storage_buffer_size 0.00s setup test_system_logs/test_system_logs.py::test_system_logs_settings_expr 0.00s setup test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s setup test_system_start_stop_listen/test.py::test_custom_protocols 0.00s setup test_system_metrics/test.py::test_broken_tables_readonly_metric 0.00s teardown test_system_merges/test.py::test_merge_simple[] 0.00s teardown test_system_metrics/test.py::test_attach_without_zk_incr_readonly_metric 0.00s setup test_system_merges/test.py::test_merge_simple[replicated] 0.00s setup test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s setup test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s setup test_zookeeper_config_load_balancing/test.py::test_in_order 0.00s setup test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance 0.00s teardown test_timezone_config/test.py::test_check_timezone_config 0.00s teardown test_system_logs/test_system_logs.py::test_system_logs_engine_expr 0.00s teardown test_zookeeper_config_load_balancing/test.py::test_first_or_random 0.00s setup test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s teardown test_system_start_stop_listen/test.py::test_all_protocols 0.00s setup test_timezone_config/test.py::test_overflow_toDateTime 0.00s setup test_user_valid_until/test.py::test_details 0.00s teardown test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.00s teardown test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 0.00s setup test_timezone_config/test.py::test_overflow_toDate 0.00s setup test_zookeeper_config_load_balancing/test.py::test_nearest_hostname 0.00s setup test_system_merges/test.py::test_mutation_simple[] 0.00s setup test_system_start_stop_listen/test.py::test_except 0.00s setup test_system_merges/test.py::test_mutation_simple[replicated] 0.00s setup test_user_grants_from_config/test.py::test_user_grants_from_config 0.00s setup test_zero_copy_fetch/test.py::test_zero_copy_mutation 0.00s setup test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance 0.00s setup test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.00s teardown test_system_start_stop_listen/test.py::test_custom_protocols 0.00s setup test_system_start_stop_listen/test.py::test_default_protocols 0.00s setup test_system_logs/test_system_logs.py::test_system_logs_order_by_expr 0.00s teardown test_user_valid_until/test.py::test_basic 0.00s setup test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 0.00s setup test_user_valid_until/test.py::test_multiple_authentication_methods 0.00s teardown test_system_flush_logs/test.py::test_system_logs_exists 0.00s teardown test_unambiguous_alter_commands/test.py::test_alter 0.00s teardown test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance 0.00s teardown test_system_merges/test.py::test_merge_simple[replicated] 0.00s teardown test_zookeeper_config_load_balancing/test.py::test_in_order 0.00s teardown test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr 0.00s setup test_timezone_config/test.py::test_overflow_toDate32 0.00s teardown test_system_logs/test_system_logs.py::test_system_logs_order_by_expr 0.00s teardown test_system_metrics/test.py::test_broken_tables_readonly_metric 0.00s setup test_user_valid_until/test.py::test_restart 0.00s setup test_system_flush_logs/test.py::test_system_suspend 0.00s teardown test_system_merges/test.py::test_mutation_simple[] 0.00s teardown test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s teardown test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance 0.00s teardown test_zero_copy_fetch/test.py::test_fetch_correct_volume 0.00s teardown test_system_start_stop_listen/test.py::test_default_protocols 0.00s teardown test_timezone_config/test.py::test_overflow_toDate32 0.00s teardown test_timezone_config/test.py::test_overflow_toDate 0.00s teardown test_user_valid_until/test.py::test_details 0.00s teardown test_user_valid_until/test.py::test_multiple_authentication_methods 0.00s teardown test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.00s teardown test_user_grants_from_config/test.py::test_role_grants_from_config =========================== short test summary info ============================ PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables PASSED test_timezone_config/test.py::test_check_timezone_config PASSED test_user_grants_from_config/test.py::test_role_grants_from_config PASSED test_user_grants_from_config/test.py::test_user_grants_from_config PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort PASSED test_timezone_config/test.py::test_overflow_toDate PASSED test_system_flush_logs/test.py::test_system_logs_exists PASSED test_timezone_config/test.py::test_overflow_toDate32 PASSED test_system_logs/test_system_logs.py::test_system_logs_engine_expr PASSED test_timezone_config/test.py::test_overflow_toDateTime PASSED test_system_flush_logs/test.py::test_system_logs_non_empty_queue PASSED test_system_flush_logs/test.py::test_system_suspend PASSED test_zookeeper_config_load_balancing/test.py::test_first_or_random PASSED test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr PASSED test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance PASSED test_system_logs/test_system_logs.py::test_system_logs_order_by_expr PASSED test_system_metrics/test.py::test_attach_without_zk_incr_readonly_metric PASSED test_system_logs/test_system_logs.py::test_system_logs_settings_expr PASSED test_zookeeper_config_load_balancing/test.py::test_in_order PASSED test_zookeeper_config_load_balancing/test.py::test_nearest_hostname PASSED test_system_merges/test.py::test_merge_simple[] PASSED test_user_valid_until/test.py::test_basic PASSED test_user_valid_until/test.py::test_details PASSED test_system_metrics/test.py::test_broken_tables_readonly_metric PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance PASSED test_unambiguous_alter_commands/test.py::test_alter PASSED test_system_start_stop_listen/test.py::test_all_protocols PASSED test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command PASSED test_user_valid_until/test.py::test_multiple_authentication_methods PASSED test_system_metrics/test.py::test_metrics_storage_buffer_size PASSED test_system_start_stop_listen/test.py::test_custom_protocols PASSED test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 PASSED test_system_merges/test.py::test_merge_simple[replicated] PASSED test_user_valid_until/test.py::test_restart PASSED test_zero_copy_fetch/test.py::test_fetch_correct_volume PASSED test_system_start_stop_listen/test.py::test_default_protocols PASSED test_zero_copy_fetch/test.py::test_zero_copy_mutation PASSED test_system_logs_comment/test.py::test_system_logs_comment PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data PASSED test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated PASSED test_system_start_stop_listen/test.py::test_except PASSED test_system_reload_async_metrics/test.py::test_system_reload_async_metrics PASSED test_zookeeper_config/test_password.py::test_identity PASSED test_system_merges/test.py::test_mutation_simple[] PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_system_merges/test.py::test_mutation_simple[replicated] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] ======================== 51 passed in 136.21s (0:02:16) ========================